home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 1 / The Arsenal Files (Arsenal Computer).ISO / bbs / tm0101.txt < prev    next >
Text File  |  1994-01-23  |  4KB  |  81 lines

  1. SEA Technical Memorandum #0101, Using SEAdog within FidoNet
  2. Last updated: July 29, 1987
  3. Copyright 1988 by System Enhancement Associates, Inc.
  4.  
  5.  
  6.  
  7.                         Using SEAdog Within FidoNet
  8.  
  9.  
  10. There exists a public amateur network of electronic mail hobbyists who send 
  11. and receive mail using the FidoNet Protocol.  Indeed, the FidoNet Protocol 
  12. derives its name from this network, which is usually called "FidoNet", 
  13. since it originally began as a network of Fido bulletin boards.  There are 
  14. now many mail systems that can (and do) participate in this network, 
  15. including SEAdog.  
  16.  
  17. If you have purchased SEAdog with an eye to partici pating in this network, 
  18. then there are several things you should do.  First and foremost, you 
  19. should be aware of the various policies established to govern the actions 
  20. and interrelations of nodes on the net work.  These are described in the 
  21. FidoNet Policy and Procedures Guide, which is available from the 
  22. International FidoNet Association (IFNA).  This document describes such 
  23. things as how to obtain a node number, how to obtain node list updates, how 
  24. to resolve disputes with other nodes, and a host of other matters that 
  25. anyone participating in the public amateur network should be aware of.  
  26. This document is available from: 
  27.  
  28.          International FidoNet Association
  29.          PO Box 41143
  30.          St. Louis, Missouri  63141
  31.          United States of America
  32.  
  33. The International FidoNet Association is a non-profit corporation which 
  34. performs many useful services, including publishing a weekly electronic 
  35. newsletter and keeping an eye on possible legislation which may affect 
  36. users of electronic mail.  
  37.  
  38.  
  39. You should use somewhat different mail events when operating on FidoNet 
  40. than are appropriate in a commercial mail network.  We recommend some 
  41. variation of the following: 
  42.  
  43.  
  44.     Event base   4:00             ;Based on start of National Mail Hour
  45.     Event H all -1:00 -0:30       ;Locals to hubs 
  46.     Event G all -0:30  0:00       ;Hubs to outbound gates
  47.     Event T all  0:00  1:00       ;National Mail Hour
  48.     Event V all  1:00  1:30       ;Inbound gates to hubs
  49.     Event W all  1:30  2:00       ;Hubs to locals 
  50.  
  51.  
  52. Adjust the event base as needed for your time zone and to allow for 
  53. Daylight Savings Time.  Remember: if you advance your system clock, you 
  54. should also advance your event base, and vice versa.  FidoNet does not 
  55. observe Daylight Savings Time.  
  56.  
  57. Check with your network host for the exact times on the events surrounding 
  58. National Mail Hour.  If your net does not have hubs, then you can leave out 
  59. events H and V.  If you do not have an outbound host, then you can leave 
  60. out events H and G.  If you are in a region, then we recommend a single 
  61. event (with the tag "A") covering National Mail Hour.  Please refer to the 
  62. "Events" chapter of the SEAdog Technical Reference for more details about 
  63. the meanings of the various tags.  
  64.  
  65. You will need to translate the St. Louis format node list into the proper 
  66. format for SEAdog.  We suggest you use our XLATLIST utility for this 
  67. purpose.  
  68.  
  69. If you have an outbound host, then you will need to modify the St. Louis 
  70. node list.  (FidoNet inbound and outbound hosts are sensibly equivalent to 
  71. SEAdog inbound and outbound gateways.)  You would do this by placing an 
  72. OGATE statement in your XLATLIST control file.  For example, if your 
  73. outbound host is node 107/16, then your XLATLIST.CTL file should contain: 
  74.  
  75.     OGATE 107/16 
  76.  
  77. You should place XLATLIST and ROUTEGEN in SEAdog mode by placing a SEADOG 
  78. statement in the XLATLIST control file.  We advise that you use SEAdog 
  79. implicit routing wherever possible.  Detailed routing files can be used, 
  80. but are not needed.  
  81.